| SyMachine |
| EntityType | Independent |
| Logical Entity Name | SyMachine |
| Default Table Name | SyMachine |
| Logical Only | NO |
| Definition | |
| Note |
| SyMachine Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
mac_uid |
INTEGER | NO | ||
| mac_ip | VARCHAR(50) | NO | ||
| mac_name | VARCHAR(30) | NO | ||
| mac_date | DATETIME | NO | ||
| mac_product | VARCHAR(30) | NO | ||
| mac_data | TEXT | YES | ||
| mac_version | VARCHAR(50) | YES | ||
| mac_status | TINYINT | NO | ||
| mac_online | BIT | NO | ||
| mac_online_timestamp | DATETIME | NO | ||
| mac_last_ping_timestamp | DATETIME | NO | ||
| mac_hostname | VARCHAR(255) | YES | ||
| ts | TIMESTAMP/DATE | NO |
| SyMachine Keys |
| Key Name | Key Type | Keys |
| IX_SyMachine_Name | Inversion Entry | mac_name |
| IX_SyMachine_IP_Product | Unique Constraint | mac_ip, mac_product |
| PK_SyMachine | PrimaryKey | mac_uid |
| SyMachine Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| SyMachine Check Constraints |
| Check Constraint Name | CheckConstraint |